Step 6 - Build and deploy your application to an Android device

In this step you build and deploy the application you created in this tutorial to an Android device. Before you start this step make sure that you have a working Android build environment. See Installing the Kanzi build environment for Android.

To build and deploy your application to an Android device:

  1. Connect your Android device to your computer.
  2. Build and deploy your Kanzi application to your Android device. You can do this either in Kanzi Studio or on the command line using Scons:

< PREVIOUS STEP

What's next?

In this tutorial you learned how to use the Kanzi Engine API to access nodes and resources from the kzb file you created in Kanzi Studio, get and set the property values of Kanzi nodes, use custom property types, instantiate prefabs, load and play animations, load resources from the kzb file, use Kanzi messages to define events, and deploy the completed application to an Android device.

To learn more about how Kanzi works:

See also

To learn how to deploy your Kanzi application to different platforms, see Deploying Kanzi applications.